Esx Settings Depots Umds UpdateSpec

Esx Settings Depots Umds UpdateSpec
Esx Settings Depots Umds UpdateSpec

The Esx Settings Depots Umds UpdateSpec schema defines the information used to update the UMDS depot.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "enabled": false,
    "description": "string"
}
boolean
enabled
Optional

Flag indicating whether or not this depot is enabled. Disabling the depot doesn't delete its cached metadata and payloads. It will not be refreshed next time depots are re-synced.

This property was added in vSphere API 7.0.0.0.

If missing or null, the enabled flag is not updated.

string
description
Optional

Description of the depot.

This property was added in vSphere API 7.0.0.0.

If missing or null, the description is not updated.